filterNotToOption
Returns Some containing the same Right if the predicate is not satisfied for the value. Otherwise returns None.
Return
Some containing the same Right if the predicate is not satisfied for the value. Otherwise returns None.
Parameters